Holds information about alignment constraints. More...
Public Attributes | |
unsigned int | _rowByteAlignment = 1 |
Alignment of a row inside a texture. A row is a set of pixels forming a line in the texture. | |
unsigned int | _pixelByteAlignment = 1 |
Alignment of a pixel inside a texture. A pixel is a set of channels depending on the format, forming rows and slices. | |
Holds information about alignment constraints.